Skip to content

Revert breaking size changes#4693

Merged
brandonwillard merged 2 commits into
pymc-devs:v4from
brandonwillard:revert-shape-args
May 14, 2021
Merged

Revert breaking size changes#4693
brandonwillard merged 2 commits into
pymc-devs:v4from
brandonwillard:revert-shape-args

Conversation

@brandonwillard
Copy link
Copy Markdown
Contributor

This PR reverts the size-related breaking changes and Model/Distribution design issues introduced by #4625.

Closes #4662.

@twiecki
Copy link
Copy Markdown
Member

twiecki commented May 14, 2021

Thanks @brandonwillard, just to make sure, is this literally a 100% reversion to the pre-#4625 state or does it introduce any other changes?

@brandonwillard
Copy link
Copy Markdown
Contributor Author

Thanks @brandonwillard, just to make sure, is this literally a 100% reversion to the pre-#4625 state or does it introduce any other changes?

Yes, and resolutions to conflicts caused by subsequent changes to code touched by #4625. I believe the latter was only relevant to the most recently merged PR #4684.

That's the main reason for doing this reversion ASAP: it will only get harder to revert, track, and/or repair the problems caused by #4625 if we keep merging things into v4.

@twiecki
Copy link
Copy Markdown
Member

twiecki commented May 14, 2021

Let's wait with merging until I fixed the tests in #4696.

@brandonwillard brandonwillard merged commit 5bdfdde into pymc-devs:v4 May 14, 2021
@brandonwillard brandonwillard deleted the revert-shape-args branch May 14, 2021 18:34
@michaelosthege
Copy link
Copy Markdown
Member

image

@brandonwillard 👎

@brandonwillard
Copy link
Copy Markdown
Contributor Author

image

@brandonwillard

I asked @twiecki right before merging this.

@twiecki
Copy link
Copy Markdown
Member

twiecki commented May 14, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore pre-4625 way how the size kwarg works

3 participants